Skip to content

Fix version mismatch and sync Korean README with English version - #10

Merged
InitusNovus merged 3 commits into
mainfrom
copilot/check-readme-content
Feb 18, 2026
Merged

Fix version mismatch and sync Korean README with English version#10
InitusNovus merged 3 commits into
mainfrom
copilot/check-readme-content

Conversation

Copilot AI commented Feb 18, 2026

Copy link
Copy Markdown
Contributor

Code audit revealed version inconsistencies and incomplete Korean documentation translation.

Version Fixes

  • Generator help text: Hardcoded 0.2.30.3.0 (matches fsproj and Api.fs)
  • global.json: SDK 8.0.4188.0.417 (available in CI environment)

Korean README Completeness

Added missing sections to README.ko.md:

  • Status badges (CI, License, .NET, F#, Version, NuGet, C99, CAN DBC)
  • NuGet packages section with installation commands
  • Signal.CANdy.CLI documentation (flags: -d, -o, -c, -t, usage examples)
  • Quick Start step 3 now matches English version (CLI harness generation)

All version references now consistent at 0.3.0 across:

  • src/Signal.CANdy.Core/Api.fs: version() = "0.3.0"
  • src/Signal.CANdy.Core/Signal.CANdy.Core.fsproj: <Version>0.3.0</Version>
  • src/Signal.CANdy/Signal.CANdy.fsproj: <Version>0.3.0</Version>
  • src/Generator/Program.fs: Help text now displays v0.3.0
  • Both READMEs: NuGet install commands reference 0.3.0

💬 We'd love your input! Share your thoughts on Copilot coding agent in our 2 minute survey.

Copilot AI changed the title [WIP] Review README.md for code consistency Fix version mismatch and sync Korean README with English version Feb 18, 2026
Copilot AI requested a review from InitusNovus February 18, 2026 23:14
@InitusNovus
InitusNovus marked this pull request as ready for review February 18, 2026 23:56
@InitusNovus
InitusNovus merged commit 8088960 into main Feb 18, 2026
2 checks passed
@InitusNovus
InitusNovus deleted the copilot/check-readme-content branch February 18, 2026 23:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants